home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / Glossary / Archive < prev    next >
Encoding:
Text File  |  1998-02-16  |  430 b   |  29 lines

  1.                            --AMIGADOS GUIDE V2.5--
  2.                                    ARCHIVE
  3.  
  4.  
  5.    DESCRIPTION:
  6.    An Archive is a way of storing information which is not needed
  7.    immediately in a space efficient manner.  Archived files take up
  8.    much less room, but must be Un-archived or extracted again
  9.    before use.
  10.  
  11.  
  12.    NOTES:
  13.    Popular Archivers on the Amiga include:
  14.  
  15.    -LHA
  16.    -LHARC
  17.    -ZIP
  18.    -ZOO
  19.    -DMS
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.